From: Nick Roberts Date: Wed, 7 Jan 2004 23:21:10 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~24542 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=fd20308fe711981e634a72cc73db7d57d43ee609;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fb26b219461..9f27dac3243 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2004-01-07 Nick Roberts + + * progmodes/gud.el (gdb-first-prompt): Renamed from + gdb-first-pre-prompt + + * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3. Use GDB + command "set width 0" to prevent word wrapping problems. + (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3. + 2004-01-07 Luc Teirlinck * files.el (write-file-functions, write-contents-functions):